// cstdbool standard header
#pragma once
#ifndef _CSTDBOOL_
#define _CSTDBOOL_
#include <yvals.h>

#include <stdbool.h>
#endif /* _CSTDBOOL_ */

/*
 * Copyright (c) by P.J. Plauger. All rights reserved.
 * Consult your license regarding permissions and restrictions.
V6.50:0009 */
